home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / i_am_leg.swf / scripts / DefineButton2_921 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2010-04-12  |  78 b   |  6 lines

  1. on(release){
  2.    data_start();
  3.    stopAllSounds();
  4.    gotoAndStop(408);
  5. }
  6.